Functional Example for Specific Operators of Library Accumulator and Library Logic

Brief Description

Files: examples\OperatorExamples\AccumulatorLibrary_LogicalLibrary_Thresholding.va

Default Platform: mE5-MA-VCL

Short Description

Demonstration of how to use the operators:

  • 1. FrameMin (library:accumulator)
  • 2. FrameMax (library:accumulator)
  • 3. RowMin (library:accumulator)
  • 4. RowMax (library:accumulator)
  • 5. CMP_AgtB (library:logic)
  • 6. CMP_AltB (library:logic)
  • 7. CMP_AgeB (library:logic)
  • 8. CMP_AleB (library:logic)

This example demonstrates how the specific operators listed above can be used in a functional design. You find a detailed introduction to the accumulator and signal library in the Operator Reference, section Library Accumulator and Library Logic.